home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 41
/
PC Gamer IT CD 41 1-2.iso
/
wmc
/
data1.cab
/
Program_Executable_Files
/
WinEnv
/
Configs
/
FrontEnd
/
BKPANEL1.CFG
< prev
next >
Wrap
Text File
|
1999-03-04
|
2KB
|
39 lines
; NOTE: A semi-colon at the start of a line signifies a comment
; This config file is designed to indicate which parts of a backpanel have been drawn.
; This largest backpanel will comprise of nine parts (topleft, top, topright, middleleft,
; middle, middleright, bottomleft, bottom, bottomright). The corner parts are unique and
; will only be drawn once per backpanel. The others will be repeated as often as necessary
; to fill in the whole panel size required.
; NOTE: not all parts need to be drawn, the program will compensate for missing parts by
; using a further repeat of the others.
; The first three items in this file should be filenames followed by the X and Y size of the
; border pattern. Entities drawn on backpanels will leave a border of these sizes to ensure
; any special border patterns do not get overwritten.
; NOTE: The last two numbers following a filename are required to be there but are ignored
; by backpanels. They are used by other graphics types.
; LORES filename, together with the built in Xborder and Yborder, and two ignored values
Bk1Bd320.raw 20 16 0 0
; 320x400 filename
Bk1Bd320.raw 20 16 0 0
; HIRES filename
Bk1Bd640.raw 38 26 0 0
; Backpanels require a more specialised configuration file than Character Sets. It is a
; series of strings rather than a series of characters. These strings indicate the order
; that the panels have been drawn and comprise of some or all the following list (in any
; order):
;
; TOPLEFT, TOP, TOPRIGHT, MIDDLELEFT, MIDDLE, MIDDLERIGHT, BOTTOMLEFT, BOTTOM, BOTTOMRIGHT
; The order for this panel
TOPLEFT
TOP
TOPRIGHT
MIDDLELEFT
MIDDLE
MIDDLERIGHT
BOTTOMLEFT
BOTTOM
BOTTOMRIGHT